Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 3 - Directory Numbers / Directory Number Reference
Directory Number Functions / Managing Directory Numbers


TELDNSelect

Selects or deselects a directory number.

pascal TELErr TELDNSelect (TELDNHandle hTELDN, Boolean select);
hTELDN
A handle to a directory number structure.
select
A Boolean value that indicates whether to select (true) or deselect (false) the specified directory number.
function result
A result code.
DESCRIPTION
The TELDNSelect function selects or deselects the directory number specified by the hTELDN parameter, according to the value passed in the select parameter. If select is true, the directory number is selected. Note that selecting a directory number puts on hold all calls of the previously selected directory number. If select is false, the directory number is deselected. Deselecting a directory number drops all call appearances associated with that directory number.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help